AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Easy-to-use generic collection
Namespace: Amazon
Assembly: AWSSDK.Core.dll
Version: 3.x.y.z
public abstract class WritableConfigurationElementCollection<> : ConfigurationElementCollection ICollection, IEnumerable
The WritableConfigurationElementCollection<> type exposes the following members
| Name | Type | Description | |
|---|---|---|---|
|
CollectionType | System.Configuration.ConfigurationElementCollectionType | |
|
Count | System.Int32 | Inherited from System.Configuration.ConfigurationElementCollection. |
|
CurrentConfiguration | System.Configuration.Configuration | Inherited from System.Configuration.ConfigurationElement. |
|
ElementInformation | System.Configuration.ElementInformation | Inherited from System.Configuration.ConfigurationElement. |
|
EmitClear | System.Boolean | Inherited from System.Configuration.ConfigurationElementCollection. |
|
IsSynchronized | System.Boolean | Inherited from System.Configuration.ConfigurationElementCollection. |
|
Items | List<T> | |
|
LockAllAttributesExcept | System.Configuration.ConfigurationLockCollection | Inherited from System.Configuration.ConfigurationElement. |
|
LockAllElementsExcept | System.Configuration.ConfigurationLockCollection | Inherited from System.Configuration.ConfigurationElement. |
|
LockAttributes | System.Configuration.ConfigurationLockCollection | Inherited from System.Configuration.ConfigurationElement. |
|
LockElements | System.Configuration.ConfigurationLockCollection | Inherited from System.Configuration.ConfigurationElement. |
|
LockItem | System.Boolean | Inherited from System.Configuration.ConfigurationElement. |
|
SyncRoot | System.Object | Inherited from System.Configuration.ConfigurationElementCollection. |
| Name | Description | |
|---|---|---|
|
Add(T) | |
|
Add(T[]) | |
|
IsReadOnly() |
.NET Framework:
Supported in: 4.7.2 and newer